Bump the go-modules-updates group with 7 updates #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules-updates group with 7 updates:
7.0.1
7.0.2
5.0.11
5.1.0
1.18.2
1.19.0
1.5.0
1.6.0
1.8.4
1.9.0
1.3.8
1.3.10
0.18.0
0.25.0
Updates
github.com/didip/tollbooth/v7
from 7.0.1 to 7.0.2Commits
95418ad
update go-pkgz/expirable-cache to version with generics (#109)6b2b2c4
Fixes deadlock in ExecOnLimitReached (#107)da07373
update GitHub actions, fix code according to golancilint latest version (#108)8984270
update README604e376
Upgrade everything to Go 1.19Updates
github.com/go-chi/chi/v5
from 5.0.11 to 5.1.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Changelog
Sourced from github.com/go-chi/chi/v5's changelog.
Commits
67be7d9
middleware: add Discard method to WrapResponseWriter (#926)7957c0d
Revert "fix(middleware): Close created writer in the compressor middleware (#...f728a1c
docs: Update stale links in docs for contributing (#904)f10dc4a
fix(middleware): Close created writer in the compressor middleware (#919)ef31c0b
reduce context struct size from 216 bytes to 208 bytes (#912)c1f2a7a
middleware: fix typo in RealIP doc (#903)1191921
v5.0.12ec67a86
go 1.22, PathValue wildcard testfd0ff0e
feat(mux): add 1.22-style path value support (#901)60b4f5f
feat: update HTTP method parsing in patterns forHandle
andHandleFunc
(#...Updates
github.com/go-pkgz/rest
from 1.18.2 to 1.19.0Commits
be89668
lint: a lot of small "unused param" fixes, mostly in tests7f7ba91
add a pair of encode/decode json functionsUpdates
github.com/google/uuid
from 1.5.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)Updates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
go.etcd.io/bbolt
from 1.3.8 to 1.3.10Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
014b028
Merge pull request #744 from ahrtr/cursor_202405022d48e1d
Ensure a cursor can continue to iterate elements in reverse direction by call...886753c
Merge pull request #717 from henrybear327/fix/remove_UnsafeSlice9e3d732
Remove UnsafeSlice and use unsafe.Slice2c29534
Merge pull request #713 from henrybear327/cve/CVE-2023-45288-release-1.39b60c13
Address linter issues0b59bc1
Bump go toolchain version to address CVE-2023-452889f3524b
Merge pull request #716 from henrybear327/feat/introduce-go-version-file67a2678
Adopt the .go-version approach for toolchain versioning50aef26
Merge pull request #683 from Elbehery/backport_fix_cli_panicsUpdates
golang.org/x/crypto
from 0.18.0 to 0.25.0Commits
9fadb0b
go.mod: update golang.org/x dependenciesa6a393f
all: bump go.mod version and drop compatibility shims1c74500
ssh/test: make struct comment match struct named4e7c9c
ssh: fail client auth immediately on receiving disconnect message332fd65
go.mod: update golang.org/x dependencies0b431c7
x509roots/fallback: update bundle349231f
ssh: implement CryptoPublicKey on sk keys44c9b0f
ssh: allow server auth callbacks to send additional banners67b1361
sha3: reenable s390x assembly477a5b4
sha3: make APIs usable with zero allocationsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions